[INFO] fetching crate runst 0.2.0...
[INFO] checking runst-0.2.0 against master#485ec3fbcc12fa14ef6596dabb125ad710499c9e for pr-157710
[INFO] extracting crate runst 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate runst 0.2.0
[INFO] finished tweaking crates.io crate runst 0.2.0
[INFO] tweaked toml for crates.io crate runst 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate runst 0.2.0 on toolchain 485ec3fbcc12fa14ef6596dabb125ad710499c9e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate runst 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded include-flate v0.3.1
[INFO] [stderr]   Downloaded sscanf v0.4.4
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded libflate v2.2.1
[INFO] [stderr]   Downloaded sscanf_macro v0.4.4
[INFO] [stderr]   Downloaded pango v0.21.3
[INFO] [stderr]   Downloaded libflate_lz77 v2.2.0
[INFO] [stderr]   Downloaded gobject-sys v0.21.2
[INFO] [stderr]   Downloaded include-flate-compress v0.3.1
[INFO] [stderr]   Downloaded pangocairo-sys v0.21.2
[INFO] [stderr]   Downloaded cairo-sys-rs v0.21.2
[INFO] [stderr]   Downloaded cairo-rs v0.21.2
[INFO] [stderr]   Downloaded pangocairo v0.21.2
[INFO] [stderr]   Downloaded estimated_read_time v1.0.0
[INFO] [stderr]   Downloaded include-flate-codegen v0.3.1
[INFO] [stderr]   Downloaded colorsys v0.7.3
[INFO] [stderr]   Downloaded dary_heap v0.3.8
[INFO] [stderr]   Downloaded system-deps v7.0.7
[INFO] [stderr]   Downloaded pango-sys v0.21.2
[INFO] [stderr]   Downloaded cfg-expr v0.20.4
[INFO] [stderr]   Downloaded glib-sys v0.21.2
[INFO] [stderr]   Downloaded gio-sys v0.21.2
[INFO] [stderr]   Downloaded glib-macros v0.21.4
[INFO] [stderr]   Downloaded gio v0.21.4
[INFO] [stderr]   Downloaded glib v0.21.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32ae0906e1af72518b382e09fccf9ab585def83ac70d118ba7c685dcc3a24140
[INFO] running `Command { std: "docker" "start" "32ae0906e1af72518b382e09fccf9ab585def83ac70d118ba7c685dcc3a24140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32ae0906e1af72518b382e09fccf9ab585def83ac70d118ba7c685dcc3a24140" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32ae0906e1af72518b382e09fccf9ab585def83ac70d118ba7c685dcc3a24140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32ae0906e1af72518b382e09fccf9ab585def83ac70d118ba7c685dcc3a24140" "/opt/rustwide/cargo-home/bin/cargo" "+485ec3fbcc12fa14ef6596dabb125ad710499c9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking libc v0.2.177
[INFO] [stderr]    Compiling cfg-expr v0.20.4
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling gio v0.21.4
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.2
[INFO] [stderr]    Compiling pango-sys v0.21.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling pangocairo-sys v0.21.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking typenum v1.19.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/485ec3fbcc12fa14ef6596dabb125ad710499c9e/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=ccb2ac470c2cd6cc -C extra-filename=-1494b4d3b994688a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/485ec3fbcc12fa14ef6596dabb125ad710499c9e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.110/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=adf9eed2f8a5c4f5 -C extra-filename=-e778d719c8fc27a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6b976fafba50547.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3c35ba78d93b6735.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "32ae0906e1af72518b382e09fccf9ab585def83ac70d118ba7c685dcc3a24140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32ae0906e1af72518b382e09fccf9ab585def83ac70d118ba7c685dcc3a24140", kill_on_drop: false }`
[INFO] [stdout] 32ae0906e1af72518b382e09fccf9ab585def83ac70d118ba7c685dcc3a24140
